net/http.Transport.idleMu (field)
11 uses
net/http (current package)
transport.go#L98: idleMu sync.Mutex
transport.go#L899: t.idleMu.Lock()
transport.go#L904: t.idleMu.Unlock()
transport.go#L1087: t.idleMu.Lock()
transport.go#L1088: defer t.idleMu.Unlock()
transport.go#L1179: t.idleMu.Lock()
transport.go#L1180: defer t.idleMu.Unlock()
transport.go#L1265: t.idleMu.Lock()
transport.go#L1266: defer t.idleMu.Unlock()
transport.go#L2218: t.idleMu.Lock()
transport.go#L2219: defer t.idleMu.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |